const runtime.fixedStack3

3 uses

	runtime (current package)
		stack.go#L82: 	fixedStack3 = fixedStack2 | (fixedStack2 >> 2)
		stack.go#L83: 	fixedStack4 = fixedStack3 | (fixedStack3 >> 4)